'宣言 Public Operator -( _ ByVal value As Vector(Of T) _ ) As Vector(Of T)
パラメータ
- value
- A Vector indicates the operand.
戻り値の型
A Vector that is the unary minus result of the operands.
'宣言 Public Operator -( _ ByVal value As Vector(Of T) _ ) As Vector(Of T)